home *** CD-ROM | disk | FTP | other *** search
/ PC Media 3 / PC MEDIA CD03.iso / share / udos / path20 / set_nocl.bat < prev    next >
Encoding:
DOS Batch File  |  1992-05-11  |  383 b   |  14 lines

  1. echo .
  2. echo Removing all compiler directories from PATH.
  3. REM The following lines can be combined with a registered version of PathTool
  4. pathtool /NP /NT /D d:\mc600a\bin
  5. pathtool /NP /NT /D d:\mc700\bin
  6. pathtool /NP /NT /D d:\bc20\bin
  7. pathtool /NP /NT /D d:\bc30\bin
  8. echo .
  9. echo Removing all compiler environment variables.
  10. set helpfiles=
  11. set include=
  12. set init=
  13. set lib=
  14.